Bitmap for UWP
CopyFromMemory<T>(T[],Int32,RectL) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス > CopyFromMemory メソッド : CopyFromMemory<T>(T[],Int32,RectL) メソッド
シンタックス
'宣言
 
Public Overloads Sub CopyFromMemory(Of T As {New, Struct})( _
   ByVal memory() As T, _
   ByVal pitch As System.Integer, _
   ByVal destinationArea As RectL _
) 
public void CopyFromMemory<T>( 
   T[] memory,
   System.int pitch,
   RectL destinationArea
)
where T: new(), struct

パラメータ

memory
pitch
destinationArea

型パラメータ

T
参照

Bitmap クラス
Bitmap メンバ
オーバーロード一覧